home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of www.BestZips.com (Collector's Edition)
/
Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO
/
prgtools
/
prtsut53.zip
/
SU1SRC.ZIP
/
REPMAIN.DFM
/
REPMAIN.txt
Wrap
Text File
|
1997-02-02
|
5KB
|
206 lines
object MainReport: TMainReport
Left = 45
Top = 137
BorderStyle = bsDialog
Caption = 'Main Dialog'
ClientHeight = 381
ClientWidth = 592
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 120
Position = poScreenCenter
TextHeight = 16
object Bevel1: TBevel
Left = 8
Top = 0
Width = 581
Height = 65
Style = bsRaised
end
object Label1: TLabel
Left = 148
Top = 8
Width = 433
Height = 53
Caption =
'These demos display some of Reportit'#39's unique printing abilities' +
'. They were specifically created out of user demand to answer qu' +
'estions on Reportit and show the more advanced topics'
Font.Color = clRed
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Printit: TLabel
Left = 24
Top = 8
Width = 111
Height = 38
Caption = 'Reportit'
Color = clBtnFace
Font.Color = clTeal
Font.Height = -33
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentColor = False
ParentFont = False
end
object Panel1: TPanel
Left = 12
Top = 76
Width = 485
Height = 297
TabOrder = 0
object Label3: TLabel
Left = 8
Top = 8
Width = 445
Height = 54
Alignment = taCenter
Caption =
'The source for each demo is in the form # printed next to them e' +
'.g. RepDem01 is in unit RepDem01, RepDem02 is in unit RepDem02' +
' except for the last 4 Demos which are on this page'
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object ListBox1: TListBox
Left = 20
Top = 68
Width = 461
Height = 217
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ItemHeight = 17
Items.Strings = (
'01 View or Print Plain Report'
'02 View/Print SubTotal Report'
'03 Landscape Print Report - Calculated Fields, Totals + SubTotal' +
's'
'04 Landscape Mode Report - Show Totals'
'05 View/Print Report with different styles - Totals + SubTotals'
'06 Subtotals report using no index'
'07 View/Print TMemo'
'08 View/Print TDBMemo'
'09 View/Print Text File - 2 Column Per Page'
'10 View/Print Text File - 3 Column Per Page'
'11 View/Print HTML File - 2 Column Per Page'
'12 View/Print HTML File - 3 Column per Page'
'')
ParentFont = False
TabOrder = 0
OnDblClick = ListBox1DblClick
end
end
object View: TButton
Left = 504
Top = 120
Width = 85
Height = 33
Caption = '&View'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = ViewClick
end
object Exit: TButton
Left = 503
Top = 260
Width = 86
Height = 33
Caption = '&Exit'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = ExitClick
end
object Printer: TButton
Left = 504
Top = 76
Width = 85
Height = 33
Caption = 'Set &Printer'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = PrinterClick
end
object PrinterSetupDialog1: TPrinterSetupDialog
Left = 512
Top = 316
end
object OpenDialog1: TOpenDialog
Left = 472
Top = 60
end
object PrintFile1: TPrintFile
About = 'Version 5.33'
TabSpaces = 3
ViewButtonVisible = False
AboutRegistered = 'LUKE GREWS'
OutputTo = poViewer
Orientation = Default
ViewBkColor = 11234567
Units = poInches
ViewHeading = 'Reportit Viewer'
ContentsLeft = 1.000000000000000000
PageLayout = pl_1x1
PagesToPrint = pAll
Input = frFile
FooterFont.Color = clWindowText
FooterFont.Height = 12
FooterFont.Name = 'Arial'
FooterFont.Style = []
HeaderFont.Color = clWindowText
HeaderFont.Height = 16
HeaderFont.Name = 'Arial'
HeaderFont.Style = []
ContentsFont.Color = clWindowText
ContentsFont.Height = 14
ContentsFont.Name = 'Times New Roman'
ContentsFont.Style = []
ZoomPercentage = 25.000000000000000000
HeaderTop = 0.500000000000000000
HeaderStringCenter = 'Page Header'
HeaderEnabled = True
HeaderOutlined = True
HeaderFilled = False
FooterTop = 6.770000000000000000
FooterString = 'Page Footer'
FooterEnabled = True
FooterOutlined = True
FooterFilled = True
BorderLeft = 0.250000000000000000
BorderRight = 0.250000000000000000
DateTimeStampEnabled = True
PageNumberEnabled = True
LineSpacing = 1.500000000000000000
FrameStyleLeft = frNone
FrameStyleTop = frSingleThin
FrameStyleRight = frNone
FrameStyleBottom = frSingleThin
Left = 444
Top = 56
end
end